home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
honey_be.swf
/
scripts
/
DefineButton2_608
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-04-12
|
62b
|
5 lines
on(release){
r.level = 0;
r.gotoAndPlay("start");
}